@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}

/*header start*/
.logoBar {width: 100%;height: 124px;}
.logoBar .headBar {height: 32px;background-color: #01377D;line-height: 32px;color: #fff;font-size: 14px;overflow: hidden;}
.logoBar .headBar span{line-height: 32px;}
.logoBar .headBar span a{color: #fff;}
.logoBar .headBar b{font-size: 25px;color: #ff6f00;line-height: 32px;}
.logoBar .menu ul li {float: left;padding-left: 24px;padding-right: 24px;height: 92px;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;padding-top: 29px;font-size: 16px;color: #464545;border-left: 1px solid #ebebeb;-webkit-transition: all .3s;transition: all .3s;cursor: pointer;position: relative;text-transform: uppercase;}
.logoBar .menu ul li:last-child {border-right: 1px solid #ebebeb;}
.logoBar .menu ul li:after {content: "";width: 100%;height: 4px;background: #01377D;position: absolute;bottom: -4px;left: 0px;-webkit-transition: all .3s;transition: all .3s;}
.logoBar .menu ul li:hover {background: #f5f5f5;}
.logoBar .menu ul li:hover:after {bottom: 0px;}
.logoBar .menu ul li span {display: block;font-size: 12px;color: #c2c2c2;}

/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:600px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(/Public/images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: #aaa;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background: #0156A9;
}

.flexslider .slides a img {
	width: 100%;
	height: 600px;
	display: block;
}
/*banner end*/

/*company start*/
.company {margin-top: -80px;position:relative;z-index: 9999}

.company .com_l{width:260px;height: 180px;background: url(/Public/images/combg.png) no-repeat center;}
.company .com_l .title{color: #fff;padding: 30px 0 0 50px;width: 160px;}
.company .com_l .title b{font-size: 34px;line-height: 50px;letter-spacing: 2px;}
.company .com_l .title a.more{display: inline-block; margin:20px 0px 0px 0px; border:solid #fff 1px; background:none; padding: 2px 5px;color: #fff;}
.company .com_r{width: 940px;height: 180px;background: url(/Public/images/lxbg.jpg) no-repeat center right #f1f1f1;}
.company .com_r .com_con{width: 550px;margin-left: 30px;padding-top: 20px}
.company .com_r .com_con b{font-size: 16px;line-height: 180%}
.company .com_r .com_con p{text-indent: 2em;line-height: 160%}
.company .com_r .com_tel{width: 280px;text-align: center;height: 180px;}
.company .com_r .com_tel img{padding-top: 30px;}
.company .com_r .com_tel p{text-align: center;font-size: 16px;line-height: 180%}
.company .com_r .com_tel b{font-size: 26px;color: #009E47}
/*company end*/

/*product start*/
.product{padding: 50px 0;background: url(/Public/images/probg.jpg) no-repeat center top;}
.product .title{text-align: center;height: 90px;background: url(/Public/images/title.png) no-repeat center;}
.product .title b{font-size:34px;position: relative;left: -50px;line-height: 50px;letter-spacing: 2px;color: #00387D}
.product .title p{font-size: 16px;text-align: center;position: relative;left: 50px;color: #999}
.product .pro_main{padding-top: 14px;}
.product .pro_l{width: 240px;margin-left: -1px}
.product .pro_l > ul > li{margin-bottom: 6px;}
.product .pro_l > ul > li > a{width: 220px;height: 37.2px;background: #01377D;display: block;line-height: 37px;color: #fff;padding-left: 20px;font-size: 17px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .pro_l > ul > li:hover > a{background: #009E47}
.product .pro_l > ul > li .erji{display: none;margin-top: 10px}
.product .pro_l > ul > li .erji li{height: 20px;line-height: 25px;padding-left: 20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .pro_l > ul > li:nth-child(1) .erji{display: block;}
.product .pro_r{width: 925px;padding: 26px 26px 0px 0;}
.product .pro_r ul li{width: 280px;margin-left: 26px;float: left;border:1px solid #dfdfdf;margin-bottom: 26px}
.product .pro_r ul li .img{width: 270px;height: 202.5px; margin: 5px 5px 0;overflow: hidden;}
.product .pro_r ul li img{ width: 270px; height: 202.5px; display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.product .pro_r ul li img:hover { transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}

.product .pro_r ul li p{display: block;height: 30px;line-height: 30px;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .pro_r ul li:hover {background: #01377D}
.product .pro_r ul li:hover p{color: #fff}
/*product end*/

/*case start*/
.case{height: 320px;background: url(/Public/images/casebg.jpg) no-repeat center;}
.case .case_body{overflow: hidden;}
.case .title{color: #fff;padding-top: 70px;width: 160px;}
.case .title b{font-size: 34px;line-height: 50px;letter-spacing: 2px;}
.case .title a.more{display: inline-block; margin:30px 0px 0px 0px; border:solid #fff 1px; background:none; padding: 2px 5px;color: #fff;}
.case .title a.more:hover { background:#01377D;border:solid #01377D 1px;}
.case .case_con{width: 980px;padding-top: 15px;margin-right: -8px}
.case .case_con ul li{float: left;margin: 8px;}
.case .case_con ul li img{width: 180px}
.case .case_con ul li p{color: #fff;display: block;width: 180px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 13px;text-align: center;line-height: 20px}

/*case end*/

/*new start*/
.new{padding: 50px 0;overflow: hidden;}
.new .title{text-align: center;height: 90px;background: url(/Public/images/title.png) no-repeat center;}
.new .title b{font-size:34px;position: relative;left: -50px;line-height: 50px;letter-spacing: 2px;color: #00387D}
.new .title p{font-size: 16px;text-align: center;position: relative;left: 50px;color: #999}
.new .new_l{width: 500px;height: 310px;position: relative;}
.new .new_l .lb_a{ margin-top:25px; padding:20px 20px; position:absolute; background:rgba(242,242,242,1); width:225px; height:220px; display: inline-block; left:235px; }	
.new .new_l .lb_a i{display:block; padding-bottom:20px; font-size:18px; color:#282828;} 
.new .new_l .lb_a .l2{ font-size:13px; color:#898989; line-height:20px;text-overflow:ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.new .new_l .lb_a .xh{ margin-bottom:20px; padding:0px;background: #000; width:40px; height:2px; }
.new .new_l .lb_a a.more{display: inline-block; margin:30px 0px 0px 40px; border:solid #a4a4a4 1px; background:none; padding: 2px 5px;}
.new .new_l .lb_a a.more:hover { background:#01377D;border:solid #01377D 1px;color: #fff}
.new .new_r ul{width: 700px;}
.new .new_r ul li{width: 300px;margin-left: 50px;float: left;height: 43px;line-height: 43px;font-size: 15px;border-bottom: 1px dashed #dfdfdf}
.new .new_r ul li span.xw{display: inline-block;width: 220px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new .new_r ul li span.time{font-size: 13px;color: #ccc;}
.new .new_r ul li:hover span{color: #01377D}
/*new end*/

/*footer start*/
.footer{background: #01377D}
.footer .foot_nav{height: 50px;background:url(/Public/images/fbg.png) repeat-x center}
.footer .foot_nav ul{background: #0077DD;border-radius: 10px}
.footer .foot_nav ul li{font-size: 17px;line-height: 17px;padding: 17px 0;}
.footer .foot_nav ul li a{display:block;color: #fff;width: 199px;border-right: 1px solid #999;text-align: center;}
.footer .foot_nav ul li:nth-child(6) a{border-right: none;}

.footer .foot_body{padding:30px 0;}
.footer .foot_body .foot_lxwm{width:250px;padding-right:30px;background: url(/Public/images/line1.png) no-repeat 220px center;}

.footer .foot_body .foot_lxwm:nth-child(4) {padding-right: 0px;width: 350px;background: none}
.footer .foot_body .foot_lxwm p{color: #fff;line-height: 240%;font-size: 14px;}
.footer .foot_bot{height: 35px;background: #282828;line-height: 35px;}
.footer .foot_bot span{font-size: 15px;color: #fff}
.footer .foot_bot span a{color: #fff}
/*footer end*/<!--0.00014615058898926-->